pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | init container: prepare 2025/12/18 06:22:20 Entrypoint initialization pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | init container: place-scripts 2025/12/18 06:22:21 Decoded script /tekton/scripts/script-0-wzmgw 2025/12/18 06:22:21 Decoded script /tekton/scripts/script-1-nwrrr 2025/12/18 06:22:21 Decoded script /tekton/scripts/script-2-xg6jp 2025/12/18 06:22:21 Decoded script /tekton/scripts/script-3-kzrfw 2025/12/18 06:22:21 Decoded script /tekton/scripts/script-4-nr2vt pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | init container: working-dir-initializer pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | container step-build: [2025-12-18T06:22:25,829719946+00:00] Validate context path [2025-12-18T06:22:25,835757711+00:00] Update CA trust [2025-12-18T06:22:25,838032887+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2025-12-18T06:22:29,832753876+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2025-12-18T06:22:29,845380837+00:00] Prepare system (architecture: x86_64) [2025-12-18T06:22:30,143933252+00:00] Setup prefetched Trying to pull quay.io/jitesoft/nginx:latest... Getting image source signatures Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 Copying blob sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b Copying blob sha256:91137199d2d3038e3d089f2b3eec98443e7838e63df8c25895d61043489a42f3 Copying blob sha256:b91d5e89f13faeb4092784d3f7c0ee8d97a4551a1b994a5abfa32fe1aa766251 Copying config sha256:e24dabc8eb375e0b081983c3d496693b7fc65a5d9d9cffdd08e6a4c5bec5b7a2 Writing manifest to image destination [2025-12-18T06:22:33,054615776+00:00] Unsetting proxy { "com.jitesoft.app.alpine.version": "3.22.2", "com.jitesoft.app.nginx.version": "1.29.4", "com.jitesoft.build.arch": "amd64", "com.jitesoft.build.platform": "linux/amd64", "com.jitesoft.project.registry.uri": "registry.gitlab.com/jitesoft/dockerfiles/nginx", "com.jitesoft.project.repo.issues": "https://gitlab.com/jitesoft/dockerfiles/nginx/issues", "com.jitesoft.project.repo.type": "git", "com.jitesoft.project.repo.uri": "https://gitlab.com/jitesoft/dockerfiles/nginx", "io.artifacthub.package.alternative-locations": "oci://index.docker.io/jitesoft/nginx,oci://ghcr.io/jitesoft/nginx,oci://registry.gitlab.com/jitesoft/dockerfiles/nginx", "io.artifacthub.package.logo-url": "https://jitesoft.com/favicon-96x96.png", "io.artifacthub.package.readme-url": "https://gitlab.com/jitesoft/dockerfiles/nginx/-/raw/master/README.md", "maintainer": "Johannes Tegnér ", "maintainer.org": "Jitesoft", "maintainer.org.uri": "https://jitesoft.com", "org.opencontainers.image.created": "2025-12-18T06:22:30Z", "org.opencontainers.image.description": "Nginx on Alpine linux", "org.opencontainers.image.source": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-world", "org.opencontainers.image.vendor": "Jitesoft", "org.opencontainers.image.version": "1.29.4", "architecture": "x86_64", "vcs-type": "git", "vcs-ref": "fadd77afafc43b859194885aad7decae82b320d8", "org.opencontainers.image.revision": "fadd77afafc43b859194885aad7decae82b320d8", "build-date": "2025-12-18T06:22:30Z", "io.buildah.version": "1.41.4", "konflux.additional-tags": "test-tag1, test-tag2" } [2025-12-18T06:22:33,130054955+00:00] Register sub-man Adding the entitlement to the build [2025-12-18T06:22:33,135767742+00:00] Add secrets [2025-12-18T06:22:33,161288419+00:00] Run buildah build [2025-12-18T06:22:33,163704503+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=fadd77afafc43b859194885aad7decae82b320d8 --label org.opencontainers.image.revision=fadd77afafc43b859194885aad7decae82b320d8 --label org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-hello-world --label build-date=2025-12-18T06:22:30Z --label org.opencontainers.image.created=2025-12-18T06:22:30Z --annotation org.opencontainers.image.revision=fadd77afafc43b859194885aad7decae82b320d8 --annotation org.opencontainers.image.source=https://github.com/redhat-appstudio-qe/devfile-sample-hello-world --annotation org.opencontainers.image.created=2025-12-18T06:22:30Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.Hvb54f -t quay.io/redhat-appstudio-qe/build-e2e-zpvh/gh-test-custom-branch-mgkdoi:fadd77afafc43b859194885aad7decae82b320d8 . STEP 1/6: FROM quay.io/jitesoft/nginx:latest STEP 2/6: ENV PORT="8080" STEP 3/6: LABEL konflux.additional-tags="test-tag1, test-tag2" STEP 4/6: COPY labels.json /usr/share/buildinfo/labels.json STEP 5/6: COPY labels.json /root/buildinfo/labels.json STEP 6/6: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="fadd77afafc43b859194885aad7decae82b320d8" "org.opencontainers.image.revision"="fadd77afafc43b859194885aad7decae82b320d8" "org.opencontainers.image.source"="https://github.com/redhat-appstudio-qe/devfile-sample-hello-world" "build-date"="2025-12-18T06:22:30Z" "org.opencontainers.image.created"="2025-12-18T06:22:30Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-zpvh/gh-test-custom-branch-mgkdoi:fadd77afafc43b859194885aad7decae82b320d8 time="2025-12-18T06:22:33Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> 41c334a579d7 Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-zpvh/gh-test-custom-branch-mgkdoi:fadd77afafc43b859194885aad7decae82b320d8 41c334a579d7fbdb79dff356a373cd746224f5f7e764b2c76d563996c91eeb1c [2025-12-18T06:22:34,192824417+00:00] Unsetting proxy [2025-12-18T06:22:34,195224651+00:00] Add metadata Recording base image digests used quay.io/jitesoft/nginx:latest quay.io/jitesoft/nginx:latest@sha256:55e0a6080d67575d30ce5a0205d9ac61e98c10422c5f834b486c239912d154aa Getting image source signatures Copying blob sha256:6c435c48b83473f0765923d7dae514be50f5289feffd0eb89770092bf47097cd Copying blob sha256:256f393e029fa2063d8c93720da36a74a032bed3355a2bc3e313ad12f8bde9d1 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:683da8936dc2e3176f2b8fc355341c803e903d0d4eebb4ced7291814ee0cb737 Copying blob sha256:f8e7ccd03afcc9d0564cf87f00b053027fa490a67b32d7088092f33362e5c501 Copying config sha256:41c334a579d7fbdb79dff356a373cd746224f5f7e764b2c76d563996c91eeb1c Writing manifest to image destination [2025-12-18T06:22:34,903512443+00:00] End build pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | container step-push: [2025-12-18T06:22:35,026463329+00:00] Update CA trust INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | container step-sbom-syft-generate: [2025-12-18T06:22:48,213702017+00:00] Generate SBOM Running syft on the image Running syft on the source code [0000] WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) [2025-12-18T06:22:52,155614154+00:00] End sbom-syft-generate pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | container step-prepare-sboms: [2025-12-18T06:22:52,433769386+00:00] Prepare SBOM [2025-12-18T06:22:52,441841184+00:00] Generate SBOM with mobster Skipping SBOM validation 2025-12-18 06:22:54,832 [INFO] mobster.log: Logging level set to 20 2025-12-18 06:22:54,889 [INFO] mobster.oci: Fetching manifest for quay.io/jitesoft/nginx@sha256:55e0a6080d67575d30ce5a0205d9ac61e98c10422c5f834b486c239912d154aa 2025-12-18 06:22:58,493 [INFO] mobster.cmd.generate.oci_image.contextual_sbom.contextualize: Contextual mechanism won't be used, there is no parent image SBOM. 2025-12-18 06:22:58,493 [INFO] mobster.cmd.generate.oci_image: Contextual SBOM workflow finished successfully. 2025-12-18 06:22:58,493 [INFO] mobster.log: Contextual workflow completed in 3.61s 2025-12-18 06:22:58,508 [INFO] mobster.main: Exiting with code 0. [2025-12-18T06:22:58,598476939+00:00] End prepare-sboms pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-build-container-pod | container step-upload-sbom: [2025-12-18T06:22:58,620142852+00:00] Upload SBOM INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' Using token for quay.io/redhat-appstudio-qe/build-e2e-zpvh/gh-test-custom-branch-mgkdoi Pushing sbom to registry Executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/build-e2e-zpvh/gh-test-custom-branch-mgkdoi:fadd77afafc43b859194885aad7decae82b320d8@sha256:4eaab83653ed6327853026cd571c3258e055854ab0e272eccea40023d97813af quay.io/redhat-appstudio-qe/build-e2e-zpvh/gh-test-custom-branch-mgkdoi@sha256:a91de3aea11c82bb50ffd71926feca8d7f4d72550933ab945a27b449328014bb [2025-12-18T06:23:02,560850031+00:00] End upload-sbom pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-clone-repository-pod | init container: prepare 2025/12/18 06:22:03 Entrypoint initialization pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-clone-repository-pod | init container: place-scripts 2025/12/18 06:22:04 Decoded script /tekton/scripts/script-0-lhckf 2025/12/18 06:22:04 Decoded script /tekton/scripts/script-1-kwpgh pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-clone-repository-pod | container step-clone: INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt {"level":"info","ts":1766038926.5223844,"caller":"git/git.go:384","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1766038927.107503,"caller":"git/git.go:218","msg":"Successfully cloned https://github.com/redhat-appstudio-qe/devfile-sample-hello-world @ fadd77afafc43b859194885aad7decae82b320d8 (grafted, HEAD) in path /workspace/output/source"} {"level":"info","ts":1766038927.1075928,"caller":"git/git.go:384","msg":"Retrying operation (attempt 1)"} {"level":"info","ts":1766038927.1539063,"caller":"git/git.go:267","msg":"Successfully initialized and updated submodules in path /workspace/output/source"} Merge option disabled. Using checked-out revision fadd77afafc43b859194885aad7decae82b320d8 directly. pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-clone-repository-pod | container step-symlink-check: Running symlink check pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-init-pod | init container: prepare 2025/12/18 06:21:56 Entrypoint initialization pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-init-pod | init container: place-scripts 2025/12/18 06:21:57 Decoded script /tekton/scripts/script-0-svfqw pod: gh-test-custom-branch-mgkdoi-on-push-6fkdc-init-pod | container step-init: Build Initialize: quay.io/redhat-appstudio-qe/build-e2e-zpvh/gh-test-custom-branch-mgkdoi:fadd77afafc43b859194885aad7decae82b320d8 Determine if Image Already Exists Fetching cluster-config from konflux-info namespace... Warning: Failed to fetch cluster-config ConfigMap. Proceeding with defaults. Cache proxy disabled (cluster-enabled: true, task-enable: false) Setting HTTP_PROXY to Setting NO_PROXY to